Skip to content

Conversation

@maxgerhardt
Copy link
Contributor

@maxgerhardt maxgerhardt commented Sep 30, 2024

Supersedes #2487

Adds documentation for changing USB VID, PID, manufacturer and product.

Updates used macros.

Confirmed working with

[env]
platform = raspberrypi
framework = arduino
board_build.arduino.earlephilhower.usb_manufacturer = Custom Manufacturer
board_build.arduino.earlephilhower.usb_product = Ultra Cool Product
board_build.arduino.earlephilhower.usb_vid = 0xABCD
board_build.arduino.earlephilhower.usb_pid = 0x1337

[env:picow]
board = rpipicow

grafik

@maxgerhardt
Copy link
Contributor Author

maxgerhardt commented Sep 30, 2024

Also just checked with an RP2350 board in ARM and RISC-V mode, both work fine, as does the RP2040 version.

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants